Skip to content

Make node join event logging less noisy#1833

Merged
sanimej merged 1 commit into
moby:masterfrom
thaJeztah:change-loglevel
Jul 11, 2017
Merged

Make node join event logging less noisy#1833
sanimej merged 1 commit into
moby:masterfrom
thaJeztah:change-loglevel

Conversation

@thaJeztah
Copy link
Copy Markdown
Member

@thaJeztah thaJeztah commented Jul 8, 2017

Commit 9010390 added a number of debugging messages for node join/leave events.

This patch checks if a node already was listed, and otherwise skips the logging to make the logs a bit less noisy.

relates to #1775
addresses moby/moby#33962

ping @sanimej PTAL - we may want to have this in a 17.06.x patch release

Commit 9010390
added a number of debugging messages for node join/leave
events.

This patch checks if a node already was listed,
and otherwise skips the logging to make the logs a bit
less noisy.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@thaJeztah thaJeztah changed the title Change info logs to debug Make node join event logging less noisy Jul 11, 2017
@sanimej
Copy link
Copy Markdown

sanimej commented Jul 11, 2017

LGTM

@sanimej sanimej merged commit 70b8051 into moby:master Jul 11, 2017
@thaJeztah thaJeztah deleted the change-loglevel branch July 11, 2017 01:09
@fcrisciani
Copy link
Copy Markdown

@thaJeztah this PR never really worked 😄
line https://github.com/docker/libnetwork/pull/1833/files#diff-ba1627e58f1ba78407292538370e24f3R106 removes the node from the map that is checked to set the value of found

@thaJeztah
Copy link
Copy Markdown
Member Author

@fcrisciani yup 😊 moby/moby#33962 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants